FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.cancer-common
Resource TypeStructureDefinition
IdStructureDefinition-SystemicTreatment.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/cancer-common/StructureDefinition-SystemicTreatment.html
URLhttp://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment
Version0.1.0
Statusdraft
Date2026-03-27T11:13:52+00:00
NameSystemicTreatment
TitleSystemicTreatment
Realmeu
Authorityhl7
DescriptionSystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment).
CopyrightHL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).
Typehttp://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
hl7.fhir.eu.cancer-common#currentCancerConditionAtDiagnosisCancerCondition (AtDiagnosis)
hl7.fhir.eu.cancer-common#currentCancerPatientCancer Patient
hl7.fhir.eu.cancer-common#currentClinicalCancerProgressionClinicalCancerProgression

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition SystemicTreatment

NameFlagsCard.TypeDescription & Constraintsdoco
.. SystemicTreatment 0..*BaseSystemicTreatment
Instances of this logical model can be the target of a Reference
... subject 1..1CancerPatientSubject
... cancerConditionAtDiagnosisReference 1..1Reference(CancerCondition (AtDiagnosis))CancerConditionAtDiagnosisReference
... clinicalCancerProgresionReference 0..1Reference(ClinicalCancerProgression)ClinicalCancerProgresionReference
... intent 1..1CodeableConceptIntent
... type 1..1CodeableConceptType
... startDate 1..1dateTimeStartDate
... endDate 0..1dateTimeEndDate
... ongoing 0..1booleanOngoing
... setting 0..1CodeableConceptSetting

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "SystemicTreatment",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment",
  "version": "0.1.0",
  "name": "SystemicTreatment",
  "title": "SystemicTreatment",
  "status": "draft",
  "date": "2026-03-27T11:13:52+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "HL7 Europe Copyright. Licensed under Common Creative License (CC0 1.0). Details at [Copyright](copyright.html).",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/cancer-common/StructureDefinition/SystemicTreatment",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "SystemicTreatment",
        "path": "SystemicTreatment",
        "short": "SystemicTreatment",
        "definition": "SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "SystemicTreatment.subject",
        "path": "SystemicTreatment.subject",
        "short": "Subject",
        "definition": "Subject",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient"
          }
        ]
      },
      {
        "id": "SystemicTreatment.cancerConditionAtDiagnosisReference",
        "path": "SystemicTreatment.cancerConditionAtDiagnosisReference",
        "short": "CancerConditionAtDiagnosisReference",
        "definition": "CancerConditionAtDiagnosisReference",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.cancerConditionAtDiagnosisReference",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis"
            ]
          }
        ]
      },
      {
        "id": "SystemicTreatment.clinicalCancerProgresionReference",
        "path": "SystemicTreatment.clinicalCancerProgresionReference",
        "short": "ClinicalCancerProgresionReference",
        "definition": "It is not only required at the time of diagnosis; it must be provided in the event of ClinicalCancerProgression.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.clinicalCancerProgresionReference",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.eu/fhir/cancer-common/StructureDefinition/ClinicalCancerProgression"
            ]
          }
        ]
      },
      {
        "id": "SystemicTreatment.intent",
        "path": "SystemicTreatment.intent",
        "short": "Intent",
        "definition": "Choice: Definitive | Palliative",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.intent",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SystemicTreatment.type",
        "path": "SystemicTreatment.type",
        "short": "Type",
        "definition": "Type",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SystemicTreatment.startDate",
        "path": "SystemicTreatment.startDate",
        "short": "StartDate",
        "definition": "StartDate",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.startDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SystemicTreatment.endDate",
        "path": "SystemicTreatment.endDate",
        "short": "EndDate",
        "definition": "It might not be available while the treatment is still ongoing; however, an end date must eventually be recorded, which in the most extreme case will coincide with the patient's date of death.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.endDate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SystemicTreatment.ongoing",
        "path": "SystemicTreatment.ongoing",
        "short": "Ongoing",
        "definition": "Indicates that the treatment is ongoing when EndDate is not available (applicable to immunotherapy and hormone therapy). In case of immunotherapy and hormone therapy, if the EndDate is not provided because it is ongoing, it must be indicates as True",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.ongoing",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "SystemicTreatment.setting",
        "path": "SystemicTreatment.setting",
        "short": "Setting",
        "definition": "Choice: Alone |  Preoperative/Neoadjuvant | Postoperative/Adjuvant | Concomitant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "SystemicTreatment.setting",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SystemicTreatment",
        "path": "SystemicTreatment",
        "short": "SystemicTreatment",
        "definition": "SystemicTreatment logical model from Cancer_Common_Logical_Model_20260123_2.xlsx (sheet SystemicTreatment)."
      },
      {
        "id": "SystemicTreatment.subject",
        "path": "SystemicTreatment.subject",
        "short": "Subject",
        "definition": "Subject",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerPatient"
          }
        ]
      },
      {
        "id": "SystemicTreatment.cancerConditionAtDiagnosisReference",
        "path": "SystemicTreatment.cancerConditionAtDiagnosisReference",
        "short": "CancerConditionAtDiagnosisReference",
        "definition": "CancerConditionAtDiagnosisReference",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.eu/fhir/cancer-common/StructureDefinition/CancerConditionAtDiagnosis"
            ]
          }
        ]
      },
      {
        "id": "SystemicTreatment.clinicalCancerProgresionReference",
        "path": "SystemicTreatment.clinicalCancerProgresionReference",
        "short": "ClinicalCancerProgresionReference",
        "definition": "It is not only required at the time of diagnosis; it must be provided in the event of ClinicalCancerProgression.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.eu/fhir/cancer-common/StructureDefinition/ClinicalCancerProgression"
            ]
          }
        ]
      },
      {
        "id": "SystemicTreatment.intent",
        "path": "SystemicTreatment.intent",
        "short": "Intent",
        "definition": "Choice: Definitive | Palliative",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SystemicTreatment.type",
        "path": "SystemicTreatment.type",
        "short": "Type",
        "definition": "Type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "SystemicTreatment.startDate",
        "path": "SystemicTreatment.startDate",
        "short": "StartDate",
        "definition": "StartDate",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SystemicTreatment.endDate",
        "path": "SystemicTreatment.endDate",
        "short": "EndDate",
        "definition": "It might not be available while the treatment is still ongoing; however, an end date must eventually be recorded, which in the most extreme case will coincide with the patient's date of death.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "SystemicTreatment.ongoing",
        "path": "SystemicTreatment.ongoing",
        "short": "Ongoing",
        "definition": "Indicates that the treatment is ongoing when EndDate is not available (applicable to immunotherapy and hormone therapy). In case of immunotherapy and hormone therapy, if the EndDate is not provided because it is ongoing, it must be indicates as True",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "SystemicTreatment.setting",
        "path": "SystemicTreatment.setting",
        "short": "Setting",
        "definition": "Choice: Alone |  Preoperative/Neoadjuvant | Postoperative/Adjuvant | Concomitant",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}